-
Notifications
You must be signed in to change notification settings - Fork 3
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Working azure download flow #106
Conversation
Thank you for your contribution @zsusswein 🚀! Your pkgdown-site is ready for download 👉 here 👈! |
Codecov ReportAttention: Patch coverage is
Additional details and impacted files📢 Thoughts on this report? Let us know! |
Great job @zsusswein! Some notes from the demo. Some of these may be separate issues that we deal with later:
|
3bd0518
to
4157651
Compare
FYI @amondal2 I tagged you in case you want to take a look, but the azure stuff is kind of a mess. I'm planning on cleaning it up once this merges and tagging you and Nate to take a look. |
Tracking in #116 |
This reverts commit a5d5776.
Co-authored-by: Nate McIntosh <[email protected]>
960dd5a
to
ca449df
Compare
This is a stopgap because we should be able to parse both from the same variable because everything is named by the branch. But for now, doing this.
Merging off of Nate's review per conversation with Katie earlier today. |
Accidentally removed them in #106
Accidentally removed them in #106
* Include toml in venv Should fix pool build, which is currently failing * Bump NEWS * Re-add pool creation libs to requirements.txt Accidentally removed them in #106
This one turned into a bit of a mad dash to get everything ready for the demo. Everyone was able to run the pipeline locally and in Batch (success!) and I was able to run this branch in a shadow production run today. But now the branch has entirely too much content.
I'd like to get this PR open and the functionality onto main rather than polishing a long-lived feature branch. If people are on board, that would mean liberally turning feedback into issues and circling back in a series of future PRs.
Thanks for bearing with me on this one folks!